home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer (Italian) 35 / PC Gamer IT CD 35 1-2.iso / UADEMO / MSUADEMO.EXE / CABFILE / IDR_CABFILE / NUCLEUS.INI < prev    next >
Text File  |  1998-07-08  |  4KB  |  117 lines

  1. ;
  2. ;     Ini File for WinVFM
  3. ;     -------------------
  4. ;    FACTORY SETTINGS
  5. ;  
  6.  
  7. ypa.alt_joy_model = no
  8.  
  9. ; gfx.display = windd.class
  10. ; -------------------------
  11. ; This is the native Windows gfx driver which uses
  12. ; DirectDraw. 
  13. ;
  14. gfx.engine  = gfx.engine
  15. gfx.display = win3d.class 
  16. gfx.mode    = 0x4400
  17. gfx.palette = standard.pal
  18.  
  19. gfx.movie_player         = off
  20. gfx.dither             = off
  21. gfx.antialias          = off
  22. gfx.filter             = on
  23. gfx.alpha              = 128
  24. gfx.zbuf_when_tracy      = no
  25. gfx.force_emul           = no
  26. gfx.use_draw_primitive     = yes
  27. gfx.force_alpha_textures = no
  28. gfx.disable_lowres       = no
  29.  
  30. ; Transformer Engine
  31. ;~~~~~~~~~~~~~~~~~~~~
  32. tform.engine     = tform_NG.engine 
  33. tform.backplane  = 0x1000
  34. tform.frontplane = 0x11
  35. tform.zoomx      = 320
  36. tform.zoomy      = 200 
  37.  
  38. ; Input Engine
  39. ;~~~~~~~~~~~~~~
  40. input.engine = input.engine
  41.  
  42. input.timer = wintimer
  43. input.wimp  = winp
  44. input.keyboard = winp
  45.  
  46. ; special YPA keys and Sliders
  47.  
  48. input.slider[0] = ~#winp:left #winp:right      ; flight dir
  49. input.slider[1] = ~#winp:up #winp:down         ; flight height 
  50. input.slider[2] =  #winp:x ~#winp:c            ; flight speed
  51. input.slider[3] = ~#winp:left #winp:right      ; ground dir 
  52. input.slider[4] = #winp:up ~#winp:down         ; ground speed 
  53. input.slider[5] = ~#winp:y #winp:a             ; gun up down
  54. input.slider[6] = ~#winp:f1 #winp:f2
  55. input.slider[7] = ~#winp:f3 #winp:f4  
  56. input.slider[10] = winp:mouse_x
  57. input.slider[11] = winp:mouse_y
  58.  
  59. input.button[0] = winp:space    ;feuern
  60. input.button[1] = winp:tab      ;mit vieweroption lshift klappt doch netz so richtig
  61. input.button[2] = winp:enter    ;mit kanone
  62. input.button[3] = winp:num0     ;stoi, towarischtsch
  63.  
  64. input.hotkey[0] = o             ; Mode: ORDER
  65. input.hotkey[1] = space         ; Mode: FIGHT
  66. input.hotkey[2] = n             ; Mode: NEW
  67. input.hotkey[3] = a             ; Mode: ADD
  68. input.hotkey[4] = c             ; Mode: CONTROL
  69. input.hotkey[5] = b             ; Mode: BUILD
  70. ; PANIC ist obsolete
  71. input.hotkey[7] = g             ; Mode: AUTOPILOT
  72. input.hotkey[8] = m             ; Window: Map on/off
  73. input.hotkey[9] = f             ; Window: Finder on/off
  74. input.hotkey[10] = 1            ; Map: toggle landscape layer
  75. input.hotkey[11] = 2            ; Map: toggle energy layer
  76. input.hotkey[12] = 3            ; Map: toggle height layer
  77. input.hotkey[13] = 4            ; Map: no lock
  78. input.hotkey[14] = 5            ; Map: lock on viewer
  79. input.hotkey[15] = 6            ; Map: lock on selected squad
  80. input.hotkey[16] = 7            ; Map: zoom in
  81. input.hotkey[17] = 8            ; Map: zoom out
  82. input.hotkey[18] = 9            ; Map: minimize
  83. input.hotkey[19] = 0            ; Map: maximize
  84. input.hotkey[20] = f1           ; Control to next commander
  85. input.hotkey[21] = f2           ; Control back to robo
  86. input.hotkey[22] = f3           ; Control to next unit in squad
  87. input.hotkey[23] = f4           ; Control to commander of squad
  88. input.hotkey[24] = esc          ; Quit
  89. input.hotkey[25] = v            ; Visier an/aus
  90. input.hotkey[26] = f5           ; cycle through open windows
  91. input.hotkey[27] = i            ; LogWin (aka Info) on/off
  92. input.hotkey[28] = q            ; SubMenu: Next Item
  93. input.hotkey[29] = w            ; SubMenu: Prev Item
  94. input.hotkey[30] = e            ; Energie-Window
  95. input.hotkey[31] = bs           ; Control-2-Last-Message
  96. input.hotkey[32] = p            ; Pause
  97.  
  98. ;
  99. ; Audio Engine
  100. ; ~~~~~~~~~~~~
  101. ;
  102. audio.engine     = miles.engine
  103. audio.channels   = 12
  104. audio.volume     = 128
  105. audio.num_palfx  = 8
  106. audio.rev_stereo = no
  107.  
  108. ;
  109. ; Netzwerk
  110. ; ~~~~~~~~~~~~
  111. ;
  112. net.versioncheck     = on
  113. net.waitstart        = 150000    ; 150 sec
  114. net.kickoff         = 20000    ; 20 sec
  115. netgame.exclusivegem = on
  116. game.debug         = off    
  117.